home *** CD-ROM | disk | FTP | other *** search
/ NOVA - For the NeXT Workstation / NOVA - For the NeXT Workstation.iso / SourceCode / KeyDownBrowser / PB.project < prev   
Text File  |  1992-12-19  |  732b  |  22 lines

  1. FILESTABLE = {
  2.     CLASSES = (KeyDownBrowser.m, KeyDownBrowserInspector.m, KeyDownBrowserPalette.m, KeyDownMatrix.m);
  3.     OTHER_RESOURCES = (palette.table);
  4.     OTHER_SOURCES = (Makefile);
  5.     H_FILES = (KeyDownBrowser.h, KeyDownBrowserInspector.h, KeyDownBrowserPalette.h, KeyDownMatrix.h);
  6.     INTERFACES = (KeyDownBrowserInspector.nib, KeyDownBrowserPalette.nib);
  7.     IMAGES = (KeyDownBrowserPalette.tiff);
  8. };
  9. DOCEXTENSIONS = ();
  10. LOCALIZABLE_FILES = {
  11.     KeyDownBrowserInspector.nib;
  12.     KeyDownBrowserPalette.tiff;
  13.     KeyDownBrowserPalette.nib;
  14. };
  15. PROJECTVERSION = 1.1;
  16. INSTALLDIR = /NextDeveloper/Palettes;
  17. PROJECTTYPE = Palette;
  18. PROJECTNAME = KeyDownBrowser;
  19. MAINNIB = KeyDownBrowser;
  20. DOCICONFILES = ();
  21. LANGUAGE = English;
  22.